insert php variable css

44

insert php variable css -

a {
  color: <?php echo $linkColor; ?>;
}

Comments

Submit
0 Comments